kio-mtp-dbg software package provides debugging symbols for the MTP KIO plugin, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install kio-mtp-dbg
kio-mtp-dbg is installed in your system.
Make ensure the kio-mtp-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep kio-mtp-dbg *
You will get with kio-mtp-dbg package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Debug packages |
| Package | kio-mtp-dbg |
| Version | 0.75+git20140304-1 |
| Description | debugging symbols for the MTP KIO plugin |
| Sub Section | debug |